home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / 000218_blitz-list-request_Wed Aug 17 14:34:00 1994.msg < prev    next >
Internet Message Format  |  1994-09-20  |  3KB

  1. Received: from sisvax (sisvax.sis.port.ac.uk [148.197.159.14]) by kantti.helsinki.fi (8.6.9/8.6.5) with SMTP id OAA07375 for <blitz-list@helsinki.fi>; Wed, 17 Aug 1994 14:33:41 +0300
  2. Date: Wed, 17 Aug 1994 12:28:27 +0100
  3. Message-Id: <94081712282725@sisvax.sis.port.ac.uk>
  4. From: sis3149@sisvax.sis.port.ac.uk (HANG-FIRE)
  5. To: blitz-list@helsinki.fi
  6. Subject: Maps...
  7. X-VMS-To: BLITZLIST
  8. MIME-Version: 1.0
  9. Content-Type: text/plain; charset="us-ascii"
  10. Content-Transfer-Encoding: 7bit
  11. X-Status: 
  12. Status: O
  13.  
  14. Date sent: 17-AUG-1994 
  15.  
  16. Just thought I'd mail the list with a couple of updates to my map editor.
  17.  
  18. The editor now sports an OPTIONAL shape scroller at the top of the screen. 
  19. This stretches across the whole width of the screen and allows you to quickly
  20. select any shape in the currently loaded file.  It can be switched on or off
  21. and its status can be saved as a tooltype.
  22.  
  23. You can now save your prefered screen mode.  The editor will automatically open
  24. its screen to match your choice.
  25.  
  26. Shapes can now be grabbed from IFF's using the LoadShapes menu item.  Just
  27. click on an IFF instead of a shapes file and you'll be given a option to grab
  28. the palette from the iff, the program will then automatically cut out the
  29. shapes and then resort them as if they were a normal shapes file.
  30.  
  31. Shapes can now be named!  Give a shape a name and then save out all defined
  32. names as an ASCII file that looks like this:
  33.  
  34.             #BACKGROUND=0
  35.             #DESTRUCT=1
  36.             #NONDESTRUCT=2
  37.  
  38. These constants can then be used straight in your program - making it easier to
  39. change your shapes file in the future!  You can also select a shape by name
  40. rather than by number or image.
  41.  
  42. Hmmmmm..... Anything else?  Probably but I'll be buggered if I can
  43. remember......... ;-)
  44.  
  45. Oh well, the editor should be available soon!
  46.  
  47.  
  48. Thanx,
  49.  
  50. Steve Mc.
  51.  
  52. +---------------------------------------------------------------------------+
  53. | Stephen McNamara  Reflective Images| Gripes : My map editor's a bit buggy |
  54. |====================================+======================================|
  55. | A1200/170HD/6MB/Blitz2             | Current project : BlitzBombers AGA   |
  56. |                                    | [##############################::::] |
  57. |      >>> HANG-FIRE <<<             | Current Project : RI Libs v???       |
  58. |                                    | [###########################:::::::] |
  59. |  Help me:ANIM8 file format please! | Current Project : RI Map Editor v1.2 |
  60. |  sis3149@sisvax.sis.port.ac.uk     | [#################################:] |
  61. \____________________________________|______________________________________/
  62.